gtk_css_style_snapshot_icon_paintable: Fix uninitialized memory access
authorAlexander Larsson <alexl@redhat.com>
Thu, 6 Feb 2020 15:23:11 +0000 (16:23 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 6 Feb 2020 16:47:56 +0000 (17:47 +0100)
commitfcc3c1291970f115315e24a9281ad3ac94388a12
treea2c0ac8a4e640cc73f0f8408c98ae5e08c76bcd6
parent7c73f2fb02d8b4c11beed0748ad3791af2081800
gtk_css_style_snapshot_icon_paintable: Fix uninitialized memory access

We were reading the foreground color alpha even when we didn't read it.
gtk/gtkrendericon.c